Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / BaseStorage<T,TMappingCollection> Class / List Property

In This Topic
    List Property (BaseStorage<T,TMappingCollection>)
    In This Topic
    Gets the list that the connector is bound to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property List As IList
    public IList List {get;}
    See Also